1
2 <!DOCTYPE html>
3 <html>
4     <head>
5         <title>Welcome</title>
6                 <link rel=
"stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
7
8                 <!-- Optional theme -->
9                 <link rel=
"stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
10
11                 <!-- Latest compiled and minified JavaScript -->
12                 <script src=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
13
14
15         <style >
16             h2,h4,,h5,h3{
17                 color: black;
18                 
19                 }
20             body{
21                 background-image: url(
"images/welcome.jpg");
22                 background-repeat: no-repeat;
23                 background-size:cover;
24             }
25             p{
26                 font-family: times;
27             }
28             
29         </style>
30
31         <section
class="main-container" >
32             <div
class="main-wrapper">
33                 <center><h4 style=
"font-size: 400%;font-family: comic sans ms; padding-top: 3%;"><u><b>MOVIE TICKET BOOKING DATABASE</b></u></h4><br></center>
34                 <h5 style=
"font-size: 300%; font-family: comic sans ms; font-style: italic; padding-top:0.25%; padding-bottom: 0.35%;">
35                 <center><u><b>Project
by:</b></u> <br></center></h5>
36                 <h3 style=
"font-size: 250%; font-family: comic sans ms; font-style: italic; padding-top:0.25%; padding-bottom: 0.7%; "><b><center>
37                     Name: Aditya Warrier <br> Usn:1AT15IS002<br>
38                     Name: Dimple K H <br> Usn:1AT15IS025<br>
39                     Semester:5th<br>
40                     Branch: ISE<br>
41                     College: Atria Institute of Technology</center>
42                 </b></h3>
43             </div>
44         </section>
45         <body style=
"background-color:#707B7C">
46             <ul><br><center><a href=
"index1.php" class="btn btn-warning btn-lg" style="font-size:15px; font-family: comic sans ms; color: black" role="button"><b>Click here</b></a></center></u>
47         </body>
48     </head>
49 </html>


Gõ tìm kiếm nhanh...